HubroSession

class HubroSession(baseUrl: String, tokenVerifier: String)

Constructors

Link copied to clipboard
constructor(baseUrl: String, tokenVerifier: String)

Functions

Link copied to clipboard
fun initialize(username: String, password: String): Promise<Any?>

Initializes the session

Link copied to clipboard

Refreshes the session